vector_rotate_2d
Syntax:
vector_rotate_2d(vector, radians)
Arguments:
| Argument Name | Type | Description | 
|---|---|---|
| vector | vector2 | vector to rotate | 
| radians | real | amount to rotate | 
Returns: (vector2)
Description:
Loading page...
Syntax:
vector_rotate_2d(vector, radians)
Arguments:
| Argument Name | Type | Description | 
|---|---|---|
| vector | vector2 | vector to rotate | 
| radians | real | amount to rotate | 
Returns: (vector2)
Description:
Loading page...